toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.extensions.event
/
[jvm]ExtensionActionUpdated
Extension
Action
Updated
interface
ExtensionActionUpdated
:
ExtensionActionEvent
An event indicating that an extension action has been updated.
Since
8.0.0
Members
Functions
action
Link copied to clipboard
open
fun
action
(
)
:
ExtensionAction
Returns the extension action that has been updated.
browser
Link copied to clipboard
open
fun
browser
(
)
:
Browser
Returns the browser associated with the extension action.